Release 10.1A: OpenEdge Development:
Progress 4GL Reference


ENABLE-EVENTS( ) method

Enables event notification for automation objects.

Return type: CHARACTER

Applies to: Automation Object

Syntax
ENABLE-EVENTS ( event-proc-prefix ) 

event-proc-prefix

A character-string expression that Progress prepends to event names. The resulting string is the name of the internal procedure Progress runs when an event is fired. During an event notification, all running procedures and all persistent procedures are searched to find a procedure with the name matching event-proc-prefix.eventname (for example, ExcelWB.SelectionChanged).


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095